ProfilePropertyMetadata Properties

 

Namespace:   System.Web.ApplicationServices
Assembly:  System.Web.Extensions (in System.Web.Extensions.dll)

NameDescription
System_CAPS_pubpropertyAllowAnonymousAccess

Gets or sets a value that indicates whether the property is available to unauthenticated users.

System_CAPS_pubpropertyDefaultValue

Gets or sets the default value of the property.

System_CAPS_pubpropertyExtensionData

This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets a reference to an ExtensionDataObject instance.

System_CAPS_pubpropertyIsReadOnly

Gets or sets a value that indicates whether a profile property is read-only.

System_CAPS_pubpropertyPropertyName

Gets or sets the name of the profile property.

System_CAPS_pubpropertySerializeAs

Gets or sets a value that indicates how to serialize the property value.

System_CAPS_pubpropertyTypeName

Gets or sets the assembly-qualified name of the profile property type.

Return to top
Show: