Method | Description | |
---|---|---|
ProvideOptionPageAttribute ( |
||
Register ( INiPackage package, INiRegistrationContext context, INiRegistrationKey packageKey ) : void | ||
Unregister ( INiPackage package, INiRegistrationContext context, INiRegistrationKey packageKey ) : void |
public ProvideOptionPageAttribute ( |
||
pageType | ||
categoryName | string | |
pageName | string | |
categoryNameResourceKey | string | |
pageNameResourceKey | string | |
return | System |
public Register ( INiPackage package, INiRegistrationContext context, INiRegistrationKey packageKey ) : void | ||
package | INiPackage | |
context | INiRegistrationContext | |
packageKey | INiRegistrationKey | |
return | void |
public Unregister ( INiPackage package, INiRegistrationContext context, INiRegistrationKey packageKey ) : void | ||
package | INiPackage | |
context | INiRegistrationContext | |
packageKey | INiRegistrationKey | |
return | void |