Click or drag to resize
MediaLibraryInfoLibraryUseDirectPathForContent Property
Indicates if the media files of this library should use direct path when referenced from a content.

Namespace: CMS.MediaLibrary
Assembly: CMS.MediaLibrary (in CMS.MediaLibrary.dll) Version: 13.0.131
Syntax
C#
public virtual bool LibraryUseDirectPathForContent { get; set; }

Property Value

Type: Boolean
See Also