| IPublishingTaskSiteUrl Property  | 
        
        
          
         
            Gets/sets the url of the site executing this publishing task
            
 
    Namespace: 
   Ingeniux.CMS
    Assembly:
   Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.3.169
 Syntax
Syntaxstring SiteUrl { get; set; }Property SiteUrl As String
	Get
	Set
property String^ SiteUrl {
	String^ get ();
	void set (String^ value);
}abstract SiteUrl : string with get, set
Property Value
Type: 
String See Also
See Also