TaxonomyFieldEditor Members
Include Protected Members
Include Inherited Members
Represents the CodeBehind for the create new column editing page when a managed metadata column is created.
The TaxonomyFieldEditor type exposes the following members.
Constructors
Name | Description | |
---|---|---|
TaxonomyFieldEditor | Initializes a new instance of a TaxonomyFieldEditor object. |
Top
Properties
Name | Description | |
---|---|---|
Adapter | (Inherited from Control.) | |
Application | (Inherited from UserControl.) | |
AppRelativeTemplateSourceDirectory | (Inherited from Control.) | |
AppRelativeVirtualPath | (Inherited from TemplateControl.) | |
Attributes | (Inherited from UserControl.) | |
AutoHandlers | Obsolete. (Inherited from TemplateControl.) | |
BindingContainer | (Inherited from Control.) | |
Cache | (Inherited from UserControl.) | |
CachePolicy | (Inherited from UserControl.) | |
ChildControlsCreated | (Inherited from Control.) | |
ClientID | (Inherited from Control.) | |
ClientIDSeparator | (Inherited from Control.) | |
Context | (Inherited from Control.) | |
Controls | (Inherited from Control.) | |
DesignMode | (Inherited from Control.) | |
DisplayAsNewSection | Gets whether to show a new section line when the page is rendered for creating a new column. | |
EnableTheming | (Inherited from TemplateControl.) | |
EnableViewState | (Inherited from Control.) | |
Events | (Inherited from Control.) | |
HasChildViewState | (Inherited from Control.) | |
ID | (Inherited from Control.) | |
IdSeparator | (Inherited from Control.) | |
IsChildControlStateCleared | (Inherited from Control.) | |
IsPostBack | (Inherited from UserControl.) | |
IsTrackingViewState | (Inherited from Control.) | |
IsViewStateEnabled | (Inherited from Control.) | |
LoadViewStateByID | (Inherited from Control.) | |
NamingContainer | (Inherited from Control.) | |
Page | (Inherited from Control.) | |
Parent | (Inherited from Control.) | |
Request | (Inherited from UserControl.) | |
Response | (Inherited from UserControl.) | |
Server | (Inherited from UserControl.) | |
Session | (Inherited from UserControl.) | |
Site | (Inherited from Control.) | |
SkinID | (Inherited from Control.) | |
SupportAutoEvents | (Inherited from TemplateControl.) | |
TemplateControl | (Inherited from Control.) | |
TemplateSourceDirectory | (Inherited from Control.) | |
Trace | (Inherited from UserControl.) | |
UniqueID | (Inherited from Control.) | |
ViewState | (Inherited from Control.) | |
ViewStateIgnoresCase | (Inherited from Control.) | |
Visible | (Inherited from Control.) |
Top
Methods
Top
Events
Name | Description | |
---|---|---|
AbortTransaction | (Inherited from TemplateControl.) | |
CommitTransaction | (Inherited from TemplateControl.) | |
DataBinding | (Inherited from Control.) | |
Disposed | (Inherited from Control.) | |
Error | (Inherited from TemplateControl.) | |
Init | (Inherited from Control.) | |
Load | (Inherited from Control.) | |
PreRender | (Inherited from Control.) | |
Unload | (Inherited from Control.) |
Top
Fields
Name | Description | |
---|---|---|
createAnchorId | ||
createAnchorIdPath | Represents the path to the Anchor ID. | |
createSspId | ||
createTermSet | ||
createTermSetDescription | ||
createTermSetDescriptionLabel | ||
createTermSetId | ||
createTermSetName | ||
createTermSetNameLabel | ||
createTermSetWarning | ||
defaultControlValidator | Represents the default control validator. | |
defaultValueControl | ||
displayPath | ||
displayTerm | ||
fillInFalse | ||
fillInTrue | ||
multipleAllowed | ||
reuseAnchorId | ||
reuseAnchorIdPath | ||
reuseGroupId | ||
reuseSspId | ||
reuseTermSet | ||
reuseTermSetId | ||
reuseTreeControl | ||
termECBMenu | Represents the contextual menu for the current Term object. | |
termSetECBMenu | Represents the contextual menu for the current TermSet object. | |
termSetSearchBox | ||
termSetSearchBoxLabel | ||
treeControlValidator | Represents the default tree control validator. |
Top
Explicit Interface Implementations
Top