메소드 | 설명 | |
---|---|---|
Dispose ( ) : void | ||
GetIDByType ( PageType contentType ) : System.Guid | ||
GetTypeByID ( System.Guid contentTypeID ) : PageType | ||
GetTypeByName ( string contentTypeValue ) : PageType |
public static GetIDByType ( PageType contentType ) : System.Guid | ||
contentType | PageType | |
리턴 | System.Guid |
public static GetTypeByID ( System.Guid contentTypeID ) : PageType | ||
contentTypeID | System.Guid | |
리턴 | PageType |
public static GetTypeByName ( string contentTypeValue ) : PageType | ||
contentTypeValue | string | |
리턴 | PageType |