Wisej.Base.PostbackPropertyAttribute
Namespace: Wisej.Base
Assembly: Wisej.Framework (3.5.0.0)
Allows the property to return its value to postback requests.
public class PostbackPropertyAttribute : AttributePublic Class PostbackPropertyAttribute
Inherits AttributeInitializes the attribute.
Initializes the attribute.
: Returns or sets whether the property is allows to return its value to postback requests.
Returns true if the property allows postback requests.
Returns: . True if the property allows postback requests.
allow
Indicates whether the property is allowed or disallowed to return its value to postback requests.
property
Property to check.