CanUserInsertUrl Property
CanUserInsertUrl
Gets or sets a value indicating whether the user is allowed to insert linked images via an internet address.
Declaration
public bool CanUserInsertUrl { get; set; }
Public Property CanUserInsertUrl As Boolean