CanUserInsertFile Property
CanUserInsertFile
Gets or sets a value indicating whether the user is allowed to insert an image from data in a local file.
Declaration
public bool CanUserInsertFile { get; set; }
Public Property CanUserInsertFile As Boolean