VideoObjectProperties.BaseURL Property
Gets or sets the base URL used for a relative path resolution with URL script commands that are embedded in digital media content.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
Declaration
Property Value
Type | Default | Description |
---|---|---|
String | String.Empty | A string value that specifies the base URL. |
See Also