![]() |
This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Syntax
C# |
![]() |
---|---|
public sealed class MetaFieldProperty |
Visual Basic (Declaration) |
![]() |
---|---|
Public NotInheritable Class MetaFieldProperty |
The type exposes the following members.
Public Constructors
Name | Description | |
---|---|---|
![]() |
MetaFieldProperty |
Constructor
|
Public Methods
Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
ToMetaXml |
Returns an XmlElement describing this MetaFieldProperty.
|
![]() |
ToString |
Returns a string representing this ContentTypeFieldProperty.
(Overrides Object..::ToString()()()().) |
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
Public Fields
Name | Description | |
---|---|---|
![]() ![]() |
AllRoles |
Contains the default value for the AllRoles role number.
|
Public Properties
Name | Description | |
---|---|---|
![]() |
IsAllRoles |
Returns true if this MetaFieldProperty is for all roles.
|
![]() |
Name |
Gets the name of the Content Type Field Property
|
![]() |
RoleNumber |
Gets the role of the Content Type Field Property
|
![]() |
Value |
Gets the value of the Content Type Field Property
|
See Also
Smartsite.Data Namespace