| PollInfoProviderDeleteInfo Method  | 
            Deletes the object to the database.
            
 
Namespace: CMS.PollsAssembly: CMS.Polls (in CMS.Polls.dll) Version: 11.0.0
Syntaxprotected override void DeleteInfo(
	PollInfo info
)
Parameters
- info
 - Type: CMS.PollsPollInfo
Object to delete 
See Also