Priya.InfoList.Views.TemplateSubscriberSave.ProcessBoolSection C# (CSharp) Method

ProcessBoolSection() protected method

protected ProcessBoolSection ( string template ) : string
template string
return string
		protected string ProcessBoolSection(string template)
		{
			
			return template;
		}