Creates the entire HTML page which allows drill down and popup labels on the ServerGeneratedImage, which is part of the created page. Uses the default URL as the page within the source attribute of the <img> tag.
Creates the entire HTML page which allows drill down and popup labels on the ServerGeneratedImage, which is part of the created page. Uses the default URL as the page within the source attribute of the <img> tag.
public string getDefaultDrillDownPage(ServerGeneratedImage);
Creates the entire HTML page which allows drill down and popup labels on the ServerGeneratedImage, which is part of the created page. Uses the default URL as the page within the source attribute of the <img> tag.
public string getDefaultDrillDownPage(ServerGeneratedImage,string);
Creates the entire HTML page which allows drill down and popup labels on the ServerGeneratedImage, which is part of the created page. Uses the default URL as the page within the source attribute of the <img> tag.
public string getDefaultDrillDownPage(ServerGeneratedImage,string,bool,string,string);
Creates the entire HTML page which allows drill down and popup labels on the ServerGeneratedImage, which is part of the created page. Uses the default URL as the page within the source attribute of the <img> tag.
public string getDefaultDrillDownPage(ServerGeneratedImage,string,bool,string,string,string);
DefaultPageCreator Class | NetChartsServer Namespace