Priya.InfoList.Views.TemplateInfoDetailSave.ProcessListSection C# (CSharp) Method

ProcessListSection() protected method

protected ProcessListSection ( string template ) : string
template string
return string
		protected string ProcessListSection(string template)
		{

			return template;
		}