메소드 | 설명 | |
---|---|---|
Initialise ( int dbValue ) : void |
Initialises the instance from the Umbraco prevalue ID
|
|
Serialise ( ) : int |
Returns the Umbraco PreValue ID of the selected item, or -1 if an invalid selection is made
|
public Initialise ( int dbValue ) : void | ||
dbValue | int | the Umbraco prevalue ID |
리턴 | void |