ProvideLanguageEditorOptionPageAttribute Constructor
Include Protected Members
Include Inherited Members
Instantiates a new instance of ProvideLanguageEditorOptionPageAttribute.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
ProvideLanguageEditorOptionPageAttribute(Type, String, String, String, String) | Initializes a new instance of ProvideLanguageEditorOptionPageAttribute for the specified page. | |
ProvideLanguageEditorOptionPageAttribute(Type, String, String, String, String, Int32) | Instantiates a new instance of ProvideLanguageEditorOptionPageAttribute. | |
ProvideLanguageEditorOptionPageAttribute(Type, String, String, String, String, String) | Instantiates a new instance of ProvideLanguageEditorOptionPageAttribute. | |
ProvideLanguageEditorOptionPageAttribute(Type, String, String, String, String, array<String[]) | Instantiates a new instance of ProvideLanguageEditorOptionPageAttribute. |
Top