public class ContentFile
Public Class ContentFile
public ref class ContentFile
type ContentFile = class end
ContentFile | Constructor |
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 |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) |
GetHashCode | Serves as the default hash function. (Inherited from Object) |
GetType | Gets the Type of the current instance. (Inherited from Object) |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) |
ToString | Returns a string that represents the current object. (Inherited from Object) |