ContentFile Properties

Properties

BasePathProvider This read-only property is used to get the base path provider
ContentFileProvider This is used to get or set a provider that can be used to obtain content files from a project or some other source.
Filename This read-only property is used to get the content filename without the path
FullPath This is used to get or set the full path to the content file
LinkPath This is used to get or set the link path to the content file (the project-relative location)
PersistablePath This read-only property is used to get the persistable path to the content item (the path relative to the project folder)
SortOrder This is used to get or set the sort order for site map and content layout files

See Also