DisallowedWord.IsDisallowedForAbsoluteUri Property
[Column(Storage="_IsDisallowedForAbsoluteUri", AutoSync=AutoSync.Default, DbType="Bit NOT NULL", IsPrimaryKey=False, IsDbGenerated=False, Expression="null", IsVersion=False, UpdateCheck=UpdateCheck.Always, IsDiscriminator=False, CanBeNull=True, Name="null")]
public
bool IsDisallowedForAbsoluteUri { public get; public set; }
See Also
DisallowedWord Class | Arachnode.Administration.App_Data Namespace