Gets or sets the write-access profile properties.
Syntax
CSharp
VisualBasic
ManagedCPlusPlus
JSharp
/** @property */
/** @property */
Value
Return Value
An array of type String that contains the names of the write-access profile properties.
Remarks
In order to use write-access profile properties in Microsoft ASP.NET AJAX applications, add one or more profile property names to the WriteAccessProperties property.
You can set WriteAccessProperties to an empty string array. This means that no profile properties are allowed to be set from client script.
Assembly: System.Web.Extensions (Module: System.Web.Extensions)